Skip to content

Conversation

whitslack
Copy link
Collaborator

The bitcoin.rpc.DEFAULT_HTTP_TIMEOUT of 30 seconds may not be enough time to generate a block when the test machine is under load. Pass pyln.testing.utils.TIMEOUT to bitcoin.rpc.RawProxy to allow extra time: currently 60 seconds by default or 180 seconds if SLOW_MACHINE is set.

Changelog-None

Checklist

Before submitting the PR, ensure the following tasks are completed. If an item is not applicable to your PR, please mark it as checked:

  • The changelog has been updated in the relevant commit(s) according to the guidelines.
  • Tests have been added or modified to reflect the changes. Not applicable.
  • Documentation has been reviewed and updated as needed. Not applicable.
  • Related issues have been listed and linked, including any that this PR closes. None found.

The bitcoin.rpc.DEFAULT_HTTP_TIMEOUT of 30 seconds may not be enough
time to generate a block when the test machine is under load. Pass
pyln.testing.utils.TIMEOUT to bitcoin.rpc.RawProxy to allow extra time:
currently 60 seconds by default or 180 seconds if SLOW_MACHINE is set.

Changelog-None
@whitslack whitslack requested a review from cdecker as a code owner August 23, 2025 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant